home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / intsdkss.lha / examples / udp / README next >
Text File  |  1996-04-09  |  232b  |  6 lines

  1. A simple example of a UDP client/server pair.
  2.  
  3. IMPORTANT:  Although this code should work on any machine supporting network
  4. code, on the Amiga it needs to be linked with 'sockinit.o' to properly set up
  5. access to the socket.library.
  6.